home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 604 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  799 b 

  1. Path: prodigy.com!usenet
  2. From: VWMS85A@prodigy.com (Bernhard Stimmel)
  3. Newsgroups: comp.lang.c
  4. Subject: Bitbanging the parallel port
  5. Date: 7 Jan 1996 20:49:46 GMT
  6. Organization: Prodigy Services Company  1-800-PRODIGY
  7. Distribution: world
  8. Message-ID: <4cpbla$1kgm@usenetw1.news.prodigy.com>
  9. NNTP-Posting-Host: inugap2.news.prodigy.com
  10. X-Newsreader: Version 1.2
  11.  
  12. I want to read and write a serial EEPROM (24C16) directly through
  13. the PC-parallel port. Since I have no experience in directly
  14. accessing pins of the parallel port through C, I would
  15. appreciate any help with little C-routines for reading and
  16. writing a specific pin of the parallel port. The rest I 
  17. can probably handle myself. However if anybody has a complete
  18. solution it would be wonderful.
  19.                                         Bernie
  20.  
  21.